2025-06-13 14:40:54,611 [ 443382 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-06-13 14:40:54,611 [ 443382 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2025-06-13 14:40:54,612 [ 443382 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2025-06-13 14:40:54,612 [ 443382 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_bilc59 --privileged --dns-search='.' --memory=30709026816 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=1 --color=no --durations=0 --report-log=parallel2_1.jsonl --report-log-exclude-logs-on-passed-tests test_odbc_interaction/test.py::test_sqlite_odbc_cached_dictionary test_odbc_interaction/test.py::test_sqlite_odbc_hashed_dictionary test_odbc_interaction/test.py::test_sqlite_simple_select_function_works test_odbc_interaction/test.py::test_sqlite_simple_select_storage_works test_odbc_interaction/test.py::test_sqlite_table_function test_refreshable_mv/test.py::test_replicated_db_startup_race test_rename_column/test.py::test_rename_parallel test_rename_column/test.py::test_rename_parallel_same_node test_rename_column/test.py::test_rename_with_parallel_insert test_rename_column/test.py::test_rename_with_parallel_merges test_rename_column/test.py::test_rename_with_parallel_select test_rename_column/test.py::test_rename_with_parallel_slow_insert test_rename_column/test.py::test_rename_with_parallel_ttl_delete test_rename_column/test.py::test_rename_with_parallel_ttl_move -vvv " altinityinfra/integration-tests-runner:ad96270260ff '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [14 items] scheduling tests via LoadFileScheduling test_refreshable_mv/test.py::test_replicated_db_startup_race test_rename_column/test.py::test_rename_parallel test_odbc_interaction/test.py::test_sqlite_odbc_cached_dictionary [gw0] [ 7%] SKIPPED test_rename_column/test.py::test_rename_parallel test_rename_column/test.py::test_rename_parallel_same_node [gw0] [ 14%] SKIPPED test_rename_column/test.py::test_rename_parallel_same_node test_rename_column/test.py::test_rename_with_parallel_insert [gw0] [ 21%] SKIPPED test_rename_column/test.py::test_rename_with_parallel_insert test_rename_column/test.py::test_rename_with_parallel_merges [gw5] [ 28%] FAILED test_refreshable_mv/test.py::test_replicated_db_startup_race [gw0] [ 35%] SKIPPED test_rename_column/test.py::test_rename_with_parallel_merges test_rename_column/test.py::test_rename_with_parallel_select [gw0] [ 42%] SKIPPED test_rename_column/test.py::test_rename_with_parallel_select test_rename_column/test.py::test_rename_with_parallel_slow_insert [gw0] [ 50%] SKIPPED test_rename_column/test.py::test_rename_with_parallel_slow_insert test_rename_column/test.py::test_rename_with_parallel_ttl_delete [gw0] [ 57%] SKIPPED test_rename_column/test.py::test_rename_with_parallel_ttl_delete test_rename_column/test.py::test_rename_with_parallel_ttl_move [gw0] [ 64%] SKIPPED test_rename_column/test.py::test_rename_with_parallel_ttl_move [gw1] [ 71%] SKIPPED test_odbc_interaction/test.py::test_sqlite_odbc_cached_dictionary test_odbc_interaction/test.py::test_sqlite_odbc_hashed_dictionary [gw1] [ 78%] SKIPPED test_odbc_interaction/test.py::test_sqlite_odbc_hashed_dictionary test_odbc_interaction/test.py::test_sqlite_simple_select_function_works [gw1] [ 85%] SKIPPED test_odbc_interaction/test.py::test_sqlite_simple_select_function_works test_odbc_interaction/test.py::test_sqlite_simple_select_storage_works [gw1] [ 92%] SKIPPED test_odbc_interaction/test.py::test_sqlite_simple_select_storage_works test_odbc_interaction/test.py::test_sqlite_table_function [gw1] [100%] SKIPPED test_odbc_interaction/test.py::test_sqlite_table_function =================================== FAILURES =================================== _______________________ test_replicated_db_startup_race ________________________ [gw5] linux -- Python 3.10.12 /usr/bin/python3 started_cluster = def test_replicated_db_startup_race(started_cluster): for node in nodes: node.query( "create database re engine = Replicated('/test/re', 'shard1', '{replica}');" ) node1.query( "create materialized view re.a refresh every 1 second (x Int64) engine ReplicatedMergeTree order by x as select number*10 as x from numbers(2);\ system wait view re.a" ) # Drop a database before it's loaded. # We stall DatabaseReplicated::startupDatabaseAsync task and expect the server to become responsive without waiting for it. > node1.replace_in_config("/etc/clickhouse-server/config.d/config.xml", "false", "true") test_refreshable_mv/test.py:374: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ helpers/cluster.py:4511: in replace_in_config self.exec_in_container( helpers/cluster.py:4039: in exec_in_container return self.cluster.exec_in_container( helpers/cluster.py:2063: in exec_in_container result = subprocess_check_call( helpers/cluster.py:239: in subprocess_check_call return run_and_check(args, detach=detach, nothrow=nothrow, **kwargs) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ args = ['docker', 'exec', 'roottestrefreshablemv-gw5-node1-1', 'bash', '-c', "sed -i 's/fa...abase_replicated_startup_pause>true/g' /etc/clickhouse-server/config.d/config.xml"] env = None, shell = False, stdout = -1, stderr = -1, timeout = 300 nothrow = False, detach = False def run_and_check( args: Union[Sequence[str], str], env=None, shell=False, stdout=subprocess.PIPE, stderr=subprocess.PIPE, timeout=300, nothrow=False, detach=False, ) -> str: if shell: if isinstance(args, str): shell_args = args else: shell_args = next(a for a in args) else: shell_args = " ".join(args) logging.debug("Command:[%s]", shell_args) if detach: subprocess.Popen( args, stdout=subprocess.DEVNULL, stderr=subprocess.DEVNULL, env=env, shell=shell, ) return "" res = subprocess.run( args, stdout=stdout, stderr=stderr, env=env, shell=shell, timeout=timeout, check=False, ) out = res.stdout.decode("utf-8", "ignore") err = res.stderr.decode("utf-8", "ignore") # check_call(...) from subprocess does not print stderr, so we do it manually for outline in out.splitlines(): logging.debug("Stdout:%s", outline) for errline in err.splitlines(): logging.debug("Stderr:%s", errline) if res.returncode != 0: logging.debug("Exitcode:%s", res.returncode) if env: logging.debug("Env:%s", env) if not nothrow: > raise Exception( f"Command [{shell_args}] return non-zero code {res.returncode}: {res.stderr.decode('utf-8')}" ) E Exception: Command [docker exec roottestrefreshablemv-gw5-node1-1 bash -c sed -i 's/false/true/g' /etc/clickhouse-server/config.d/config.xml] return non-zero code 1: sed: -e expression #1, char 80: unknown option to `s' helpers/cluster.py:153: Exception ---------------------------- Captured stdout setup ----------------------------- Copy common default production configuration from /clickhouse-config. Files: config.xml, users.xml Copy common default production configuration from /clickhouse-config. Files: config.xml, users.xml Copy common default production configuration from /clickhouse-config. Files: config.xml, users.xml ------------------------------ Captured log setup ------------------------------ 2025-06-13 14:41:01 [ 661 ] DEBUG : Command:[docker ps | wc -l] (cluster.py:121, run_and_check) 2025-06-13 14:41:01 [ 661 ] DEBUG : Stdout:1 (cluster.py:145, run_and_check) 2025-06-13 14:41:01 [ 661 ] DEBUG : No running containers (conftest.py:95, cleanup_environment) 2025-06-13 14:41:01 [ 661 ] DEBUG : Pruning Docker networks (conftest.py:97, cleanup_environment) 2025-06-13 14:41:01 [ 661 ] DEBUG : Command:[docker network prune --force] (cluster.py:121, run_and_check) 2025-06-13 14:41:01 [ 661 ] DEBUG : Command:[sysctl net.ipv4.ip_local_port_range='55000 65535'] (cluster.py:121, run_and_check) 2025-06-13 14:41:01 [ 661 ] DEBUG : Stdout:net.ipv4.ip_local_port_range = 55000 65535 (cluster.py:145, run_and_check) 2025-06-13 14:41:01 [ 661 ] INFO : Running tests in /ClickHouse/tests/integration/test_refreshable_mv/test.py (cluster.py:2672, start) 2025-06-13 14:41:01 [ 661 ] DEBUG : Cluster start called. is_up=False (cluster.py:2679, start) 2025-06-13 14:41:01 [ 661 ] DEBUG : Docker networks for project roottestrefreshablemv-gw5 are NETWORK ID NAME DRIVER SCOPE (cluster.py:825, print_all_docker_pieces) 2025-06-13 14:41:01 [ 661 ] DEBUG : Docker containers for project roottestrefreshablemv-gw5 are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:833, print_all_docker_pieces) 2025-06-13 14:41:01 [ 661 ] DEBUG : Docker volumes for project roottestrefreshablemv-gw5 are DRIVER VOLUME NAME (cluster.py:841, print_all_docker_pieces) 2025-06-13 14:41:01 [ 661 ] DEBUG : Cleanup called (cluster.py:846, cleanup) 2025-06-13 14:41:01 [ 661 ] DEBUG : Docker networks for project roottestrefreshablemv-gw5 are NETWORK ID NAME DRIVER SCOPE (cluster.py:825, print_all_docker_pieces) 2025-06-13 14:41:01 [ 661 ] DEBUG : Docker containers for project roottestrefreshablemv-gw5 are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:833, print_all_docker_pieces) 2025-06-13 14:41:02 [ 661 ] DEBUG : Docker volumes for project roottestrefreshablemv-gw5 are DRIVER VOLUME NAME (cluster.py:841, print_all_docker_pieces) 2025-06-13 14:41:02 [ 661 ] DEBUG : Command:[docker container list --all --filter name='^/roottestrefreshablemv-gw5-.*-1$' --format '{{.ID}}:{{.Names}}'] (cluster.py:121, run_and_check) 2025-06-13 14:41:02 [ 661 ] DEBUG : Unstopped containers: {} (cluster.py:860, cleanup) 2025-06-13 14:41:02 [ 661 ] DEBUG : No running containers for project: roottestrefreshablemv-gw5 (cluster.py:874, cleanup) 2025-06-13 14:41:02 [ 661 ] DEBUG : Trying to prune unused networks... (cluster.py:880, cleanup) 2025-06-13 14:41:02 [ 661 ] DEBUG : Trying to prune unused images... (cluster.py:896, cleanup) 2025-06-13 14:41:02 [ 661 ] DEBUG : Command:[docker image prune -f] (cluster.py:121, run_and_check) 2025-06-13 14:41:02 [ 661 ] DEBUG : Stderr:Error response from daemon: a prune operation is already running (cluster.py:147, run_and_check) 2025-06-13 14:41:02 [ 661 ] DEBUG : Exitcode:1 (cluster.py:149, run_and_check) 2025-06-13 14:41:02 [ 661 ] DEBUG : Trying to prune unused volumes... (cluster.py:905, cleanup) 2025-06-13 14:41:02 [ 661 ] DEBUG : Command:[docker volume ls | wc -l] (cluster.py:121, run_and_check) 2025-06-13 14:41:02 [ 661 ] DEBUG : Stdout:1 (cluster.py:145, run_and_check) 2025-06-13 14:41:02 [ 661 ] DEBUG : Volumes pruned: 1 (cluster.py:910, cleanup) 2025-06-13 14:41:02 [ 661 ] DEBUG : Setup directory for instance: node1 (cluster.py:2692, start) 2025-06-13 14:41:02 [ 661 ] DEBUG : Create directory for configuration generated in this helper (cluster.py:4536, create_dir) 2025-06-13 14:41:02 [ 661 ] DEBUG : Create directory for common tests configuration (cluster.py:4541, create_dir) 2025-06-13 14:41:02 [ 661 ] DEBUG : Copy common configuration from helpers (cluster.py:4561, create_dir) 2025-06-13 14:41:02 [ 661 ] DEBUG : Generate and write macros file (cluster.py:4613, create_dir) 2025-06-13 14:41:02 [ 661 ] DEBUG : Copy custom test config files ['/ClickHouse/tests/integration/test_refreshable_mv/configs/config.xml'] to /ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/node1/configs/config.d (cluster.py:4649, create_dir) 2025-06-13 14:41:02 [ 661 ] DEBUG : Setup database dir /ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/node1/database (cluster.py:4666, create_dir) 2025-06-13 14:41:02 [ 661 ] DEBUG : Setup logs dir /ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/node1/logs (cluster.py:4677, create_dir) 2025-06-13 14:41:02 [ 661 ] DEBUG : Entrypoint cmd: bash -c "trap 'pkill tail' INT TERM; clickhouse server --config-file=/etc/clickhouse-server/config.xml --log-file=/var/log/clickhouse-server/clickhouse-server.log --errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log --daemon -- ; coproc tail -f /dev/null; wait $$!" (cluster.py:4758, create_dir) 2025-06-13 14:41:02 [ 661 ] DEBUG : Setup directory for instance: node2 (cluster.py:2692, start) 2025-06-13 14:41:02 [ 661 ] DEBUG : Create directory for configuration generated in this helper (cluster.py:4536, create_dir) 2025-06-13 14:41:02 [ 661 ] DEBUG : Create directory for common tests configuration (cluster.py:4541, create_dir) 2025-06-13 14:41:02 [ 661 ] DEBUG : Copy common configuration from helpers (cluster.py:4561, create_dir) 2025-06-13 14:41:02 [ 661 ] DEBUG : Generate and write macros file (cluster.py:4613, create_dir) 2025-06-13 14:41:02 [ 661 ] DEBUG : Copy custom test config files ['/ClickHouse/tests/integration/test_refreshable_mv/configs/config.xml'] to /ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/node2/configs/config.d (cluster.py:4649, create_dir) 2025-06-13 14:41:02 [ 661 ] DEBUG : Setup database dir /ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/node2/database (cluster.py:4666, create_dir) 2025-06-13 14:41:02 [ 661 ] DEBUG : Setup logs dir /ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/node2/logs (cluster.py:4677, create_dir) 2025-06-13 14:41:02 [ 661 ] DEBUG : Entrypoint cmd: ["clickhouse", "server", "--config-file=/etc/clickhouse-server/config.xml", "--log-file=/var/log/clickhouse-server/clickhouse-server.log", "--errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log", "--"] (cluster.py:4758, create_dir) 2025-06-13 14:41:02 [ 661 ] DEBUG : Setup directory for instance: reading_node (cluster.py:2692, start) 2025-06-13 14:41:02 [ 661 ] DEBUG : Create directory for configuration generated in this helper (cluster.py:4536, create_dir) 2025-06-13 14:41:02 [ 661 ] DEBUG : Create directory for common tests configuration (cluster.py:4541, create_dir) 2025-06-13 14:41:02 [ 661 ] DEBUG : Copy common configuration from helpers (cluster.py:4561, create_dir) 2025-06-13 14:41:02 [ 661 ] DEBUG : Generate and write macros file (cluster.py:4613, create_dir) 2025-06-13 14:41:02 [ 661 ] DEBUG : Copy custom test config files ['/ClickHouse/tests/integration/test_refreshable_mv/configs/read_only.xml'] to /ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/reading_node/configs/config.d (cluster.py:4649, create_dir) 2025-06-13 14:41:02 [ 661 ] DEBUG : Setup database dir /ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/reading_node/database (cluster.py:4666, create_dir) 2025-06-13 14:41:02 [ 661 ] DEBUG : Setup logs dir /ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/reading_node/logs (cluster.py:4677, create_dir) 2025-06-13 14:41:02 [ 661 ] DEBUG : Entrypoint cmd: ["clickhouse", "server", "--config-file=/etc/clickhouse-server/config.xml", "--log-file=/var/log/clickhouse-server/clickhouse-server.log", "--errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log", "--"] (cluster.py:4758, create_dir) 2025-06-13 14:41:02 [ 661 ] DEBUG : Env {'ASAN_OPTIONS': 'use_sigaltstack=0', 'TSAN_OPTIONS': 'use_sigaltstack=0', 'CLICKHOUSE_WATCHDOG_ENABLE': '0', 'CLICKHOUSE_NATS_TLS_SECURE': '0', 'LLVM_PROFILE_FILE': '/var/lib/clickhouse/server_%h_%p_%m.profraw', 'keeper_binary': '/clickhouse', 'keeper_cmd_prefix': 'clickhouse keeper', 'image': 'altinityinfra/integration-test:5ccda723c1fc', 'user': '0', 'keeper_fs': 'bind', 'keeper_logs_dir1': '/ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/keeper1/log', 'keeper_config_dir1': '/ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/keeper1/config', 'keeper_db_dir1': '/ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/keeper1/coordination', 'keeper_logs_dir2': '/ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/keeper2/log', 'keeper_config_dir2': '/ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/keeper2/config', 'keeper_db_dir2': '/ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/keeper2/coordination', 'keeper_logs_dir3': '/ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/keeper3/log', 'keeper_config_dir3': '/ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/keeper3/config', 'keeper_db_dir3': '/ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/keeper3/coordination'} stored in /ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/.env (cluster.py:96, _create_env_file) 2025-06-13 14:41:02 [ 661 ] DEBUG : Trying paths: ['/root/.docker/config.json', '/root/.dockercfg'] (config.py:21, find_config_file) 2025-06-13 14:41:02 [ 661 ] DEBUG : No config file found (config.py:28, find_config_file) 2025-06-13 14:41:02 [ 661 ] DEBUG : Trying paths: ['/root/.docker/config.json', '/root/.dockercfg'] (config.py:21, find_config_file) 2025-06-13 14:41:02 [ 661 ] DEBUG : No config file found (config.py:28, find_config_file) 2025-06-13 14:41:02 [ 661 ] DEBUG : http://localhost:None "GET /version HTTP/1.1" 200 826 (connectionpool.py:547, _make_request) 2025-06-13 14:41:02 [ 661 ] DEBUG : Command:[docker compose --env-file /ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/.env --project-name roottestrefreshablemv-gw5 --file /ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/node1/docker-compose.yml --file /ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_keeper.yml --file /ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/node2/docker-compose.yml --file /ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/reading_node/docker-compose.yml pull] (cluster.py:121, run_and_check) 2025-06-13 14:41:12 [ 661 ] DEBUG : Stderr: node1 Skipped - Image is already being pulled by reading_node (cluster.py:147, run_and_check) 2025-06-13 14:41:12 [ 661 ] DEBUG : Stderr: zoo1 Skipped - Image is already being pulled by reading_node (cluster.py:147, run_and_check) 2025-06-13 14:41:12 [ 661 ] DEBUG : Stderr: zoo2 Skipped - Image is already being pulled by reading_node (cluster.py:147, run_and_check) 2025-06-13 14:41:12 [ 661 ] DEBUG : Stderr: zoo3 Skipped - Image is already being pulled by reading_node (cluster.py:147, run_and_check) 2025-06-13 14:41:12 [ 661 ] DEBUG : Stderr: node2 Skipped - Image is already being pulled by reading_node (cluster.py:147, run_and_check) 2025-06-13 14:41:12 [ 661 ] DEBUG : Stderr: reading_node Pulling (cluster.py:147, run_and_check) 2025-06-13 14:41:12 [ 661 ] DEBUG : Stderr: reading_node Pulled (cluster.py:147, run_and_check) 2025-06-13 14:41:12 [ 661 ] DEBUG : Setup ZooKeeper (cluster.py:2733, start) 2025-06-13 14:41:12 [ 661 ] DEBUG : Creating internal ZooKeeper dirs: ['/ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/keeper1/log', '/ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/keeper1/config', '/ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/keeper1/coordination', '/ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/keeper2/log', '/ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/keeper2/config', '/ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/keeper2/coordination', '/ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/keeper3/log', '/ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/keeper3/config', '/ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/keeper3/coordination'] (cluster.py:2734, start) 2025-06-13 14:41:12 [ 661 ] DEBUG : Command:[docker compose --project-name roottestrefreshablemv-gw5 --env-file /ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/.env --file /ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_keeper.yml --verbose up -d] (cluster.py:121, run_and_check) 2025-06-13 14:41:13 [ 661 ] DEBUG : Stderr:time="2025-06-13T14:41:12Z" level=trace msg="Docker Desktop integration not enabled" (cluster.py:147, run_and_check) 2025-06-13 14:41:13 [ 661 ] DEBUG : Stderr: Network roottestrefreshablemv-gw5_default Creating (cluster.py:147, run_and_check) 2025-06-13 14:41:13 [ 661 ] DEBUG : Stderr: Network roottestrefreshablemv-gw5_default Created (cluster.py:147, run_and_check) 2025-06-13 14:41:13 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-zoo3-1 Creating (cluster.py:147, run_and_check) 2025-06-13 14:41:13 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-zoo2-1 Creating (cluster.py:147, run_and_check) 2025-06-13 14:41:13 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-zoo1-1 Creating (cluster.py:147, run_and_check) 2025-06-13 14:41:13 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-zoo3-1 Created (cluster.py:147, run_and_check) 2025-06-13 14:41:13 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-zoo1-1 Created (cluster.py:147, run_and_check) 2025-06-13 14:41:13 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-zoo2-1 Created (cluster.py:147, run_and_check) 2025-06-13 14:41:13 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-zoo3-1 Starting (cluster.py:147, run_and_check) 2025-06-13 14:41:13 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-zoo1-1 Starting (cluster.py:147, run_and_check) 2025-06-13 14:41:13 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-zoo2-1 Starting (cluster.py:147, run_and_check) 2025-06-13 14:41:13 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-zoo3-1 Started (cluster.py:147, run_and_check) 2025-06-13 14:41:13 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-zoo1-1 Started (cluster.py:147, run_and_check) 2025-06-13 14:41:13 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-zoo2-1 Started (cluster.py:147, run_and_check) 2025-06-13 14:41:13 [ 661 ] DEBUG : Stderr:time="2025-06-13T14:41:13Z" level=debug msg="otel error" error="" (cluster.py:147, run_and_check) 2025-06-13 14:41:13 [ 661 ] DEBUG : Stderr:time="2025-06-13T14:41:13Z" level=debug msg="otel error" error="" (cluster.py:147, run_and_check) 2025-06-13 14:41:13 [ 661 ] DEBUG : Wait ZooKeeper to start (cluster.py:2398, wait_zookeeper_to_start) 2025-06-13 14:41:13 [ 661 ] DEBUG : get_instance_ip instance_name=zoo1 (cluster.py:1999, get_instance_ip) 2025-06-13 14:41:13 [ 661 ] DEBUG : http://localhost:None "GET /v1.46/containers/roottestrefreshablemv-gw5-zoo1-1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-06-13 14:41:13 [ 661 ] DEBUG : get_kazoo_client: zoo1, ip:172.16.2.3, port:2181, use_ssl:False (cluster.py:3234, get_kazoo_client) 2025-06-13 14:41:13 [ 661 ] INFO : Connecting to 172.16.2.3(172.16.2.3):2181, use_ssl: False (connection.py:650, _connect) 2025-06-13 14:41:13 [ 661 ] WARNING : Connection dropped: socket connection error: Connection refused (connection.py:622, _connect_attempt) 2025-06-13 14:41:14 [ 661 ] INFO : Connecting to 172.16.2.3(172.16.2.3):2181, use_ssl: False (connection.py:650, _connect) 2025-06-13 14:41:14 [ 661 ] WARNING : Connection dropped: socket connection error: Connection refused (connection.py:622, _connect_attempt) 2025-06-13 14:41:14 [ 661 ] INFO : Connecting to 172.16.2.3(172.16.2.3):2181, use_ssl: False (connection.py:650, _connect) 2025-06-13 14:41:14 [ 661 ] WARNING : Connection dropped: socket connection error: Connection refused (connection.py:622, _connect_attempt) 2025-06-13 14:41:14 [ 661 ] INFO : Connecting to 172.16.2.3(172.16.2.3):2181, use_ssl: False (connection.py:650, _connect) 2025-06-13 14:41:14 [ 661 ] WARNING : Connection dropped: socket connection error: Connection refused (connection.py:622, _connect_attempt) 2025-06-13 14:41:15 [ 661 ] INFO : Connecting to 172.16.2.3(172.16.2.3):2181, use_ssl: False (connection.py:650, _connect) 2025-06-13 14:41:15 [ 661 ] WARNING : Connection dropped: socket connection error: Connection refused (connection.py:622, _connect_attempt) 2025-06-13 14:41:16 [ 661 ] INFO : Connecting to 172.16.2.3(172.16.2.3):2181, use_ssl: False (connection.py:650, _connect) 2025-06-13 14:41:16 [ 661 ] WARNING : Connection dropped: socket connection error: Connection refused (connection.py:622, _connect_attempt) 2025-06-13 14:41:20 [ 661 ] INFO : Connecting to 172.16.2.3(172.16.2.3):2181, use_ssl: False (connection.py:650, _connect) 2025-06-13 14:41:20 [ 661 ] DEBUG : Sending request(xid=None): Connect(protocol_version=0, last_zxid_seen=0, time_out=30000, session_id=0, passwd=b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', read_only=None) (connection.py:312, _submit) 2025-06-13 14:41:20 [ 661 ] INFO : Zookeeper connection established, state: CONNECTED (client.py:532, _session_callback) 2025-06-13 14:41:20 [ 661 ] DEBUG : Sending request(xid=1): GetChildren(path='/', watcher=None) (connection.py:312, _submit) 2025-06-13 14:41:20 [ 661 ] DEBUG : Received response(xid=1): ['keeper'] (connection.py:410, _read_response) 2025-06-13 14:41:20 [ 661 ] DEBUG : Sending request(xid=2): Close() (connection.py:312, _submit) 2025-06-13 14:41:20 [ 661 ] WARNING : Connection dropped: socket connection broken (connection.py:622, _connect_attempt) 2025-06-13 14:41:20 [ 661 ] WARNING : Transition to CONNECTING (connection.py:626, _connect_attempt) 2025-06-13 14:41:20 [ 661 ] INFO : Zookeeper connection lost (client.py:543, _session_callback) 2025-06-13 14:41:20 [ 661 ] WARNING : Failed connecting to Zookeeper within the connection retry policy. (connection.py:515, zk_loop) 2025-06-13 14:41:20 [ 661 ] INFO : Zookeeper session closed, state: CLOSED (client.py:537, _session_callback) 2025-06-13 14:41:20 [ 661 ] DEBUG : get_instance_ip instance_name=zoo2 (cluster.py:1999, get_instance_ip) 2025-06-13 14:41:20 [ 661 ] DEBUG : http://localhost:None "GET /v1.46/containers/roottestrefreshablemv-gw5-zoo2-1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-06-13 14:41:20 [ 661 ] DEBUG : get_kazoo_client: zoo2, ip:172.16.2.4, port:2181, use_ssl:False (cluster.py:3234, get_kazoo_client) 2025-06-13 14:41:20 [ 661 ] INFO : Connecting to 172.16.2.4(172.16.2.4):2181, use_ssl: False (connection.py:650, _connect) 2025-06-13 14:41:20 [ 661 ] DEBUG : Sending request(xid=None): Connect(protocol_version=0, last_zxid_seen=0, time_out=30000, session_id=0, passwd=b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', read_only=None) (connection.py:312, _submit) 2025-06-13 14:41:20 [ 661 ] INFO : Zookeeper connection established, state: CONNECTED (client.py:532, _session_callback) 2025-06-13 14:41:20 [ 661 ] DEBUG : Sending request(xid=1): GetChildren(path='/', watcher=None) (connection.py:312, _submit) 2025-06-13 14:41:20 [ 661 ] DEBUG : Received response(xid=1): ['keeper'] (connection.py:410, _read_response) 2025-06-13 14:41:20 [ 661 ] DEBUG : Sending request(xid=2): Close() (connection.py:312, _submit) 2025-06-13 14:41:20 [ 661 ] WARNING : Connection dropped: socket connection broken (connection.py:622, _connect_attempt) 2025-06-13 14:41:20 [ 661 ] WARNING : Transition to CONNECTING (connection.py:626, _connect_attempt) 2025-06-13 14:41:20 [ 661 ] INFO : Zookeeper connection lost (client.py:543, _session_callback) 2025-06-13 14:41:20 [ 661 ] WARNING : Failed connecting to Zookeeper within the connection retry policy. (connection.py:515, zk_loop) 2025-06-13 14:41:20 [ 661 ] INFO : Zookeeper session closed, state: CLOSED (client.py:537, _session_callback) 2025-06-13 14:41:20 [ 661 ] DEBUG : get_instance_ip instance_name=zoo3 (cluster.py:1999, get_instance_ip) 2025-06-13 14:41:20 [ 661 ] DEBUG : http://localhost:None "GET /v1.46/containers/roottestrefreshablemv-gw5-zoo3-1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-06-13 14:41:20 [ 661 ] DEBUG : get_kazoo_client: zoo3, ip:172.16.2.2, port:2181, use_ssl:False (cluster.py:3234, get_kazoo_client) 2025-06-13 14:41:20 [ 661 ] INFO : Connecting to 172.16.2.2(172.16.2.2):2181, use_ssl: False (connection.py:650, _connect) 2025-06-13 14:41:20 [ 661 ] DEBUG : Sending request(xid=None): Connect(protocol_version=0, last_zxid_seen=0, time_out=30000, session_id=0, passwd=b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', read_only=None) (connection.py:312, _submit) 2025-06-13 14:41:20 [ 661 ] INFO : Zookeeper connection established, state: CONNECTED (client.py:532, _session_callback) 2025-06-13 14:41:20 [ 661 ] DEBUG : Sending request(xid=1): GetChildren(path='/', watcher=None) (connection.py:312, _submit) 2025-06-13 14:41:20 [ 661 ] DEBUG : Received response(xid=1): ['keeper'] (connection.py:410, _read_response) 2025-06-13 14:41:20 [ 661 ] DEBUG : Sending request(xid=2): Close() (connection.py:312, _submit) 2025-06-13 14:41:20 [ 661 ] WARNING : Connection dropped: socket connection broken (connection.py:622, _connect_attempt) 2025-06-13 14:41:20 [ 661 ] WARNING : Transition to CONNECTING (connection.py:626, _connect_attempt) 2025-06-13 14:41:20 [ 661 ] INFO : Zookeeper connection lost (client.py:543, _session_callback) 2025-06-13 14:41:20 [ 661 ] WARNING : Failed connecting to Zookeeper within the connection retry policy. (connection.py:515, zk_loop) 2025-06-13 14:41:20 [ 661 ] INFO : Zookeeper session closed, state: CLOSED (client.py:537, _session_callback) 2025-06-13 14:41:20 [ 661 ] DEBUG : All instances of ZooKeeper started: ('zoo1', 'zoo2', 'zoo3') (cluster.py:2414, wait_zookeeper_nodes_to_start) 2025-06-13 14:41:20 [ 661 ] DEBUG : ('Trying to create ClickHouse instance by command %s', 'docker compose --env-file /ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/.env --project-name roottestrefreshablemv-gw5 --file /ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/node1/docker-compose.yml --file /ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_keeper.yml --file /ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/node2/docker-compose.yml --file /ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/reading_node/docker-compose.yml up -d --no-recreate') (cluster.py:3061, start) 2025-06-13 14:41:20 [ 661 ] DEBUG : Command:[docker compose --env-file /ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/.env --project-name roottestrefreshablemv-gw5 --file /ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/node1/docker-compose.yml --file /ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_keeper.yml --file /ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/node2/docker-compose.yml --file /ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/reading_node/docker-compose.yml up -d --no-recreate] (cluster.py:121, run_and_check) 2025-06-13 14:41:21 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-zoo3-1 Running (cluster.py:147, run_and_check) 2025-06-13 14:41:21 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-zoo2-1 Running (cluster.py:147, run_and_check) 2025-06-13 14:41:21 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-zoo1-1 Running (cluster.py:147, run_and_check) 2025-06-13 14:41:21 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-node2-1 Creating (cluster.py:147, run_and_check) 2025-06-13 14:41:21 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-reading_node-1 Creating (cluster.py:147, run_and_check) 2025-06-13 14:41:21 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-node1-1 Creating (cluster.py:147, run_and_check) 2025-06-13 14:41:21 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-node2-1 Created (cluster.py:147, run_and_check) 2025-06-13 14:41:21 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-reading_node-1 Created (cluster.py:147, run_and_check) 2025-06-13 14:41:21 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-node1-1 Created (cluster.py:147, run_and_check) 2025-06-13 14:41:21 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-node1-1 Starting (cluster.py:147, run_and_check) 2025-06-13 14:41:21 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-reading_node-1 Starting (cluster.py:147, run_and_check) 2025-06-13 14:41:21 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-node2-1 Starting (cluster.py:147, run_and_check) 2025-06-13 14:41:21 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-reading_node-1 Started (cluster.py:147, run_and_check) 2025-06-13 14:41:21 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-node1-1 Started (cluster.py:147, run_and_check) 2025-06-13 14:41:21 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-node2-1 Started (cluster.py:147, run_and_check) 2025-06-13 14:41:21 [ 661 ] DEBUG : ClickHouse instance created (cluster.py:3069, start) 2025-06-13 14:41:21 [ 661 ] DEBUG : get_instance_ip instance_name=node1 (cluster.py:1999, get_instance_ip) 2025-06-13 14:41:21 [ 661 ] DEBUG : http://localhost:None "GET /v1.46/containers/roottestrefreshablemv-gw5-node1-1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-06-13 14:41:21 [ 661 ] DEBUG : get_instance_ip instance_name=node1 (cluster.py:2009, get_instance_global_ipv6) 2025-06-13 14:41:21 [ 661 ] DEBUG : http://localhost:None "GET /v1.46/containers/roottestrefreshablemv-gw5-node1-1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-06-13 14:41:21 [ 661 ] DEBUG : Waiting for ClickHouse start in node1, ip: 172.16.2.5... (cluster.py:3077, start) 2025-06-13 14:41:21 [ 661 ] DEBUG : http://localhost:None "GET /v1.46/containers/roottestrefreshablemv-gw5-node1-1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-06-13 14:41:21 [ 661 ] DEBUG : http://localhost:None "GET /v1.46/containers/56e97c337de6dc3587a5b7778f4964c5485ddead3391b56dd6b4eb21a2637c69/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-06-13 14:41:21 [ 661 ] DEBUG : http://localhost:None "GET /v1.46/containers/56e97c337de6dc3587a5b7778f4964c5485ddead3391b56dd6b4eb21a2637c69/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-06-13 14:41:21 [ 661 ] DEBUG : http://localhost:None "GET /v1.46/containers/56e97c337de6dc3587a5b7778f4964c5485ddead3391b56dd6b4eb21a2637c69/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-06-13 14:41:21 [ 661 ] DEBUG : http://localhost:None "GET /v1.46/containers/56e97c337de6dc3587a5b7778f4964c5485ddead3391b56dd6b4eb21a2637c69/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-06-13 14:41:21 [ 661 ] DEBUG : http://localhost:None "GET /v1.46/containers/56e97c337de6dc3587a5b7778f4964c5485ddead3391b56dd6b4eb21a2637c69/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-06-13 14:41:21 [ 661 ] DEBUG : http://localhost:None "GET /v1.46/containers/56e97c337de6dc3587a5b7778f4964c5485ddead3391b56dd6b4eb21a2637c69/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-06-13 14:41:22 [ 661 ] DEBUG : http://localhost:None "GET /v1.46/containers/56e97c337de6dc3587a5b7778f4964c5485ddead3391b56dd6b4eb21a2637c69/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-06-13 14:41:22 [ 661 ] DEBUG : http://localhost:None "GET /v1.46/containers/56e97c337de6dc3587a5b7778f4964c5485ddead3391b56dd6b4eb21a2637c69/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-06-13 14:41:22 [ 661 ] DEBUG : http://localhost:None "GET /v1.46/containers/56e97c337de6dc3587a5b7778f4964c5485ddead3391b56dd6b4eb21a2637c69/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-06-13 14:41:22 [ 661 ] DEBUG : http://localhost:None "GET /v1.46/containers/56e97c337de6dc3587a5b7778f4964c5485ddead3391b56dd6b4eb21a2637c69/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-06-13 14:41:22 [ 661 ] DEBUG : http://localhost:None "GET /v1.46/containers/56e97c337de6dc3587a5b7778f4964c5485ddead3391b56dd6b4eb21a2637c69/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-06-13 14:41:22 [ 661 ] DEBUG : http://localhost:None "GET /v1.46/containers/56e97c337de6dc3587a5b7778f4964c5485ddead3391b56dd6b4eb21a2637c69/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-06-13 14:41:22 [ 661 ] DEBUG : http://localhost:None "GET /v1.46/containers/56e97c337de6dc3587a5b7778f4964c5485ddead3391b56dd6b4eb21a2637c69/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-06-13 14:41:22 [ 661 ] DEBUG : http://localhost:None "GET /v1.46/containers/56e97c337de6dc3587a5b7778f4964c5485ddead3391b56dd6b4eb21a2637c69/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-06-13 14:41:22 [ 661 ] DEBUG : http://localhost:None "GET /v1.46/containers/56e97c337de6dc3587a5b7778f4964c5485ddead3391b56dd6b4eb21a2637c69/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-06-13 14:41:22 [ 661 ] DEBUG : http://localhost:None "GET /v1.46/containers/56e97c337de6dc3587a5b7778f4964c5485ddead3391b56dd6b4eb21a2637c69/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-06-13 14:41:23 [ 661 ] DEBUG : http://localhost:None "GET /v1.46/containers/56e97c337de6dc3587a5b7778f4964c5485ddead3391b56dd6b4eb21a2637c69/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-06-13 14:41:23 [ 661 ] DEBUG : http://localhost:None "GET /v1.46/containers/56e97c337de6dc3587a5b7778f4964c5485ddead3391b56dd6b4eb21a2637c69/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-06-13 14:41:23 [ 661 ] DEBUG : http://localhost:None "GET /v1.46/containers/56e97c337de6dc3587a5b7778f4964c5485ddead3391b56dd6b4eb21a2637c69/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-06-13 14:41:23 [ 661 ] DEBUG : http://localhost:None "GET /v1.46/containers/56e97c337de6dc3587a5b7778f4964c5485ddead3391b56dd6b4eb21a2637c69/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-06-13 14:41:23 [ 661 ] DEBUG : http://localhost:None "GET /v1.46/containers/56e97c337de6dc3587a5b7778f4964c5485ddead3391b56dd6b4eb21a2637c69/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-06-13 14:41:23 [ 661 ] DEBUG : http://localhost:None "GET /v1.46/containers/56e97c337de6dc3587a5b7778f4964c5485ddead3391b56dd6b4eb21a2637c69/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-06-13 14:41:23 [ 661 ] DEBUG : http://localhost:None "GET /v1.46/containers/56e97c337de6dc3587a5b7778f4964c5485ddead3391b56dd6b4eb21a2637c69/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-06-13 14:41:23 [ 661 ] DEBUG : http://localhost:None "GET /v1.46/containers/56e97c337de6dc3587a5b7778f4964c5485ddead3391b56dd6b4eb21a2637c69/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-06-13 14:41:23 [ 661 ] DEBUG : http://localhost:None "GET /v1.46/containers/56e97c337de6dc3587a5b7778f4964c5485ddead3391b56dd6b4eb21a2637c69/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-06-13 14:41:23 [ 661 ] DEBUG : http://localhost:None "GET /v1.46/containers/56e97c337de6dc3587a5b7778f4964c5485ddead3391b56dd6b4eb21a2637c69/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-06-13 14:41:24 [ 661 ] DEBUG : http://localhost:None "GET /v1.46/containers/56e97c337de6dc3587a5b7778f4964c5485ddead3391b56dd6b4eb21a2637c69/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-06-13 14:41:24 [ 661 ] DEBUG : http://localhost:None "GET /v1.46/containers/56e97c337de6dc3587a5b7778f4964c5485ddead3391b56dd6b4eb21a2637c69/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-06-13 14:41:24 [ 661 ] DEBUG : http://localhost:None "GET /v1.46/containers/56e97c337de6dc3587a5b7778f4964c5485ddead3391b56dd6b4eb21a2637c69/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-06-13 14:41:24 [ 661 ] DEBUG : ClickHouse node1 started (cluster.py:3081, start) 2025-06-13 14:41:24 [ 661 ] DEBUG : get_instance_ip instance_name=node2 (cluster.py:1999, get_instance_ip) 2025-06-13 14:41:24 [ 661 ] DEBUG : http://localhost:None "GET /v1.46/containers/roottestrefreshablemv-gw5-node2-1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-06-13 14:41:24 [ 661 ] DEBUG : get_instance_ip instance_name=node2 (cluster.py:2009, get_instance_global_ipv6) 2025-06-13 14:41:24 [ 661 ] DEBUG : http://localhost:None "GET /v1.46/containers/roottestrefreshablemv-gw5-node2-1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-06-13 14:41:24 [ 661 ] DEBUG : Waiting for ClickHouse start in node2, ip: 172.16.2.7... (cluster.py:3077, start) 2025-06-13 14:41:24 [ 661 ] DEBUG : http://localhost:None "GET /v1.46/containers/roottestrefreshablemv-gw5-node2-1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-06-13 14:41:24 [ 661 ] DEBUG : http://localhost:None "GET /v1.46/containers/d2e8e3f572de1136999ae498b4fc94b1fa4f0b572c9f4dae95d318cb368236a1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-06-13 14:41:24 [ 661 ] DEBUG : ClickHouse node2 started (cluster.py:3081, start) 2025-06-13 14:41:24 [ 661 ] DEBUG : get_instance_ip instance_name=reading_node (cluster.py:1999, get_instance_ip) 2025-06-13 14:41:24 [ 661 ] DEBUG : http://localhost:None "GET /v1.46/containers/roottestrefreshablemv-gw5-reading_node-1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-06-13 14:41:24 [ 661 ] DEBUG : get_instance_ip instance_name=reading_node (cluster.py:2009, get_instance_global_ipv6) 2025-06-13 14:41:24 [ 661 ] DEBUG : http://localhost:None "GET /v1.46/containers/roottestrefreshablemv-gw5-reading_node-1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-06-13 14:41:24 [ 661 ] DEBUG : Waiting for ClickHouse start in reading_node, ip: 172.16.2.6... (cluster.py:3077, start) 2025-06-13 14:41:24 [ 661 ] DEBUG : http://localhost:None "GET /v1.46/containers/roottestrefreshablemv-gw5-reading_node-1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-06-13 14:41:24 [ 661 ] DEBUG : http://localhost:None "GET /v1.46/containers/3d22954a3dfcf1c874cf3cef32795cdfa0406092f926fd28f5cc9d5b1d1863ce/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2025-06-13 14:41:24 [ 661 ] DEBUG : ClickHouse reading_node started (cluster.py:3081, start) ------------------------------ Captured log call ------------------------------- 2025-06-13 14:41:24 [ 661 ] DEBUG : Executing query create database re engine = Replicated('/test/re', 'shard1', '{replica}'); on node1 (cluster.py:3570, query) 2025-06-13 14:41:24 [ 661 ] DEBUG : Executing query create database re engine = Replicated('/test/re', 'shard1', '{replica}'); on node2 (cluster.py:3570, query) 2025-06-13 14:41:24 [ 661 ] DEBUG : Executing query create materialized view re.a refresh every 1 second (x Int64) engine ReplicatedMergeTree order by x as select number*10 as x from numbers(2); system wait view re.a on node1 (cluster.py:3570, query) 2025-06-13 14:41:25 [ 661 ] DEBUG : run container_id:roottestrefreshablemv-gw5-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "sed -i 's/false/true/g' /etc/clickhouse-server/config.d/config.xml"] (cluster.py:2045, exec_in_container) 2025-06-13 14:41:25 [ 661 ] DEBUG : Command:[docker exec roottestrefreshablemv-gw5-node1-1 bash -c sed -i 's/false/true/g' /etc/clickhouse-server/config.d/config.xml] (cluster.py:121, run_and_check) 2025-06-13 14:41:25 [ 661 ] DEBUG : Stderr:sed: -e expression #1, char 80: unknown option to `s' (cluster.py:147, run_and_check) 2025-06-13 14:41:25 [ 661 ] DEBUG : Exitcode:1 (cluster.py:149, run_and_check) ---------------------------- Captured log teardown ----------------------------- 2025-06-13 14:41:26 [ 661 ] DEBUG : Command:[docker compose --env-file /ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/.env --project-name roottestrefreshablemv-gw5 --file /ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/node1/docker-compose.yml --file /ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_keeper.yml --file /ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/node2/docker-compose.yml --file /ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/reading_node/docker-compose.yml stop --timeout 20] (cluster.py:121, run_and_check) 2025-06-13 14:41:31 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-node1-1 Stopping (cluster.py:147, run_and_check) 2025-06-13 14:41:31 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-node2-1 Stopping (cluster.py:147, run_and_check) 2025-06-13 14:41:31 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-reading_node-1 Stopping (cluster.py:147, run_and_check) 2025-06-13 14:41:31 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-node1-1 Stopped (cluster.py:147, run_and_check) 2025-06-13 14:41:31 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-reading_node-1 Stopped (cluster.py:147, run_and_check) 2025-06-13 14:41:31 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-node2-1 Stopped (cluster.py:147, run_and_check) 2025-06-13 14:41:31 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-zoo2-1 Stopping (cluster.py:147, run_and_check) 2025-06-13 14:41:31 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-zoo3-1 Stopping (cluster.py:147, run_and_check) 2025-06-13 14:41:31 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-zoo1-1 Stopping (cluster.py:147, run_and_check) 2025-06-13 14:41:31 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-zoo3-1 Stopped (cluster.py:147, run_and_check) 2025-06-13 14:41:31 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-zoo1-1 Stopped (cluster.py:147, run_and_check) 2025-06-13 14:41:31 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-zoo2-1 Stopped (cluster.py:147, run_and_check) 2025-06-13 14:41:31 [ 661 ] DEBUG : Command:[bash -c [ -f /ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/node1/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/node1/logs/stderr.log* | ( [ -z "" ] && cat || grep -v "$" ) || true] (cluster.py:121, run_and_check) 2025-06-13 14:41:31 [ 661 ] DEBUG : Command:[bash -c [ -f /ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/node2/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/node2/logs/stderr.log* | ( [ -z "" ] && cat || grep -v "$" ) || true] (cluster.py:121, run_and_check) 2025-06-13 14:41:31 [ 661 ] DEBUG : Command:[bash -c [ -f /ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/reading_node/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/reading_node/logs/stderr.log* | ( [ -z "" ] && cat || grep -v "$" ) || true] (cluster.py:121, run_and_check) 2025-06-13 14:41:31 [ 661 ] DEBUG : Command:[docker compose --env-file /ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/.env --project-name roottestrefreshablemv-gw5 --file /ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/node1/docker-compose.yml --file /ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_keeper.yml --file /ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/node2/docker-compose.yml --file /ClickHouse/tests/integration/test_refreshable_mv/_instances-1-gw5/reading_node/docker-compose.yml down --volumes] (cluster.py:121, run_and_check) 2025-06-13 14:41:32 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-node1-1 Stopping (cluster.py:147, run_and_check) 2025-06-13 14:41:32 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-reading_node-1 Stopping (cluster.py:147, run_and_check) 2025-06-13 14:41:32 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-node2-1 Stopping (cluster.py:147, run_and_check) 2025-06-13 14:41:32 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-node1-1 Stopped (cluster.py:147, run_and_check) 2025-06-13 14:41:32 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-node1-1 Removing (cluster.py:147, run_and_check) 2025-06-13 14:41:32 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-reading_node-1 Stopped (cluster.py:147, run_and_check) 2025-06-13 14:41:32 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-reading_node-1 Removing (cluster.py:147, run_and_check) 2025-06-13 14:41:32 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-node2-1 Stopped (cluster.py:147, run_and_check) 2025-06-13 14:41:32 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-node2-1 Removing (cluster.py:147, run_and_check) 2025-06-13 14:41:32 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-reading_node-1 Removed (cluster.py:147, run_and_check) 2025-06-13 14:41:32 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-node1-1 Removed (cluster.py:147, run_and_check) 2025-06-13 14:41:32 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-node2-1 Removed (cluster.py:147, run_and_check) 2025-06-13 14:41:32 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-zoo3-1 Stopping (cluster.py:147, run_and_check) 2025-06-13 14:41:32 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-zoo1-1 Stopping (cluster.py:147, run_and_check) 2025-06-13 14:41:32 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-zoo2-1 Stopping (cluster.py:147, run_and_check) 2025-06-13 14:41:32 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-zoo1-1 Stopped (cluster.py:147, run_and_check) 2025-06-13 14:41:32 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-zoo1-1 Removing (cluster.py:147, run_and_check) 2025-06-13 14:41:32 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-zoo3-1 Stopped (cluster.py:147, run_and_check) 2025-06-13 14:41:32 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-zoo3-1 Removing (cluster.py:147, run_and_check) 2025-06-13 14:41:32 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-zoo2-1 Stopped (cluster.py:147, run_and_check) 2025-06-13 14:41:32 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-zoo2-1 Removing (cluster.py:147, run_and_check) 2025-06-13 14:41:32 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-zoo1-1 Removed (cluster.py:147, run_and_check) 2025-06-13 14:41:32 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-zoo2-1 Removed (cluster.py:147, run_and_check) 2025-06-13 14:41:32 [ 661 ] DEBUG : Stderr: Container roottestrefreshablemv-gw5-zoo3-1 Removed (cluster.py:147, run_and_check) 2025-06-13 14:41:32 [ 661 ] DEBUG : Stderr: Network roottestrefreshablemv-gw5_default Removing (cluster.py:147, run_and_check) 2025-06-13 14:41:32 [ 661 ] DEBUG : Stderr: Network roottestrefreshablemv-gw5_default Removed (cluster.py:147, run_and_check) 2025-06-13 14:41:32 [ 661 ] DEBUG : Cleanup called (cluster.py:846, cleanup) 2025-06-13 14:41:32 [ 661 ] DEBUG : Docker networks for project roottestrefreshablemv-gw5 are NETWORK ID NAME DRIVER SCOPE (cluster.py:825, print_all_docker_pieces) 2025-06-13 14:41:32 [ 661 ] DEBUG : Docker containers for project roottestrefreshablemv-gw5 are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:833, print_all_docker_pieces) 2025-06-13 14:41:32 [ 661 ] DEBUG : Docker volumes for project roottestrefreshablemv-gw5 are DRIVER VOLUME NAME (cluster.py:841, print_all_docker_pieces) 2025-06-13 14:41:32 [ 661 ] DEBUG : Command:[docker container list --all --filter name='^/roottestrefreshablemv-gw5-.*-1$' --format '{{.ID}}:{{.Names}}'] (cluster.py:121, run_and_check) 2025-06-13 14:41:32 [ 661 ] DEBUG : Unstopped containers: {} (cluster.py:860, cleanup) 2025-06-13 14:41:32 [ 661 ] DEBUG : No running containers for project: roottestrefreshablemv-gw5 (cluster.py:874, cleanup) 2025-06-13 14:41:32 [ 661 ] DEBUG : Trying to prune unused networks... (cluster.py:880, cleanup) 2025-06-13 14:41:32 [ 661 ] DEBUG : Trying to prune unused images... (cluster.py:896, cleanup) 2025-06-13 14:41:32 [ 661 ] DEBUG : Command:[docker image prune -f] (cluster.py:121, run_and_check) 2025-06-13 14:41:32 [ 661 ] DEBUG : Stdout:Total reclaimed space: 0B (cluster.py:145, run_and_check) 2025-06-13 14:41:32 [ 661 ] DEBUG : Images pruned (cluster.py:899, cleanup) 2025-06-13 14:41:32 [ 661 ] DEBUG : Trying to prune unused volumes... (cluster.py:905, cleanup) 2025-06-13 14:41:32 [ 661 ] DEBUG : Command:[docker volume ls | wc -l] (cluster.py:121, run_and_check) 2025-06-13 14:41:32 [ 661 ] DEBUG : Stdout:3 (cluster.py:145, run_and_check) 2025-06-13 14:41:32 [ 661 ] DEBUG : Command:[docker volume prune -f] (cluster.py:121, run_and_check) 2025-06-13 14:41:32 [ 661 ] DEBUG : Stdout:Total reclaimed space: 0B (cluster.py:145, run_and_check) 2025-06-13 14:41:32 [ 661 ] DEBUG : Volumes pruned: 3 (cluster.py:910, cleanup) ----------------- generated report log file: parallel2_1.jsonl ----------------- ============================== slowest durations =============================== 30.43s setup test_odbc_interaction/test.py::test_sqlite_odbc_cached_dictionary 23.01s setup test_rename_column/test.py::test_rename_parallel 22.51s setup test_refreshable_mv/test.py::test_replicated_db_startup_race 7.12s teardown test_odbc_interaction/test.py::test_sqlite_table_function 6.32s teardown test_refreshable_mv/test.py::test_replicated_db_startup_race 4.06s teardown test_rename_column/test.py::test_rename_with_parallel_ttl_move 1.46s call test_refreshable_mv/test.py::test_replicated_db_startup_race 0.52s call test_rename_column/test.py::test_rename_with_parallel_select 0.42s call test_rename_column/test.py::test_rename_parallel_same_node 0.37s call test_odbc_interaction/test.py::test_sqlite_simple_select_function_works 0.37s call test_rename_column/test.py::test_rename_with_parallel_merges 0.37s call test_odbc_interaction/test.py::test_sqlite_odbc_hashed_dictionary 0.37s call test_rename_column/test.py::test_rename_with_parallel_ttl_move 0.37s call test_odbc_interaction/test.py::test_sqlite_odbc_cached_dictionary 0.37s call test_rename_column/test.py::test_rename_with_parallel_ttl_delete 0.37s call test_rename_column/test.py::test_rename_with_parallel_slow_insert 0.37s call test_rename_column/test.py::test_rename_parallel 0.32s call test_odbc_interaction/test.py::test_sqlite_simple_select_storage_works 0.32s call test_odbc_interaction/test.py::test_sqlite_table_function 0.32s call test_rename_column/test.py::test_rename_with_parallel_insert 0.00s teardown test_odbc_interaction/test.py::test_sqlite_odbc_cached_dictionary 0.00s teardown test_rename_column/test.py::test_rename_parallel 0.00s setup test_odbc_interaction/test.py::test_sqlite_table_function 0.00s setup test_rename_column/test.py::test_rename_with_parallel_ttl_move 0.00s setup test_rename_column/test.py::test_rename_with_parallel_slow_insert 0.00s setup test_odbc_interaction/test.py::test_sqlite_simple_select_function_works 0.00s setup test_rename_column/test.py::test_rename_parallel_same_node 0.00s setup test_odbc_interaction/test.py::test_sqlite_odbc_hashed_dictionary 0.00s setup test_rename_column/test.py::test_rename_with_parallel_merges 0.00s setup test_odbc_interaction/test.py::test_sqlite_simple_select_storage_works 0.00s teardown test_odbc_interaction/test.py::test_sqlite_simple_select_function_works 0.00s teardown test_odbc_interaction/test.py::test_sqlite_simple_select_storage_works 0.00s teardown test_odbc_interaction/test.py::test_sqlite_odbc_hashed_dictionary 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_select 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_ttl_delete 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_insert 0.00s setup test_rename_column/test.py::test_rename_with_parallel_select 0.00s setup test_rename_column/test.py::test_rename_with_parallel_insert 0.00s setup test_rename_column/test.py::test_rename_with_parallel_ttl_delete 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_merges 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_slow_insert 0.00s teardown test_rename_column/test.py::test_rename_parallel_same_node =========================== short test summary info ============================ FAILED test_refreshable_mv/test.py::test_replicated_db_startup_race - Excepti... SKIPPED [1] test_rename_column/test.py:338: Consume tons of memory with sanitizer SKIPPED [1] test_rename_column/test.py:297: Consume tons of memory with sanitizer SKIPPED [1] test_rename_column/test.py:433: Consume tons of memory with sanitizer SKIPPED [1] test_rename_column/test.py:489: Consume tons of memory with sanitizer SKIPPED [1] test_rename_column/test.py:380: Consume tons of memory with sanitizer SKIPPED [1] test_rename_column/test.py:555: Consume tons of memory with sanitizer SKIPPED [1] test_rename_column/test.py:670: Consume tons of memory with sanitizer SKIPPED [1] test_rename_column/test.py:596: Consume tons of memory with sanitizer SKIPPED [5] test_odbc_interaction/test.py:57: Sanitizers cannot work with third-party shared libraries ======================== 1 failed, 13 skipped in 41.55s ======================== Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration/./runner", line 492, in subprocess.check_call(cmd, shell=True, bufsize=0) File "/usr/lib/python3.10/subprocess.py", line 369, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command 'docker run --rm --name clickhouse_integration_tests_bilc59 --privileged --dns-search='.' --memory=30709026816 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=1 --color=no --durations=0 --report-log=parallel2_1.jsonl --report-log-exclude-logs-on-passed-tests test_odbc_interaction/test.py::test_sqlite_odbc_cached_dictionary test_odbc_interaction/test.py::test_sqlite_odbc_hashed_dictionary test_odbc_interaction/test.py::test_sqlite_simple_select_function_works test_odbc_interaction/test.py::test_sqlite_simple_select_storage_works test_odbc_interaction/test.py::test_sqlite_table_function test_refreshable_mv/test.py::test_replicated_db_startup_race test_rename_column/test.py::test_rename_parallel test_rename_column/test.py::test_rename_parallel_same_node test_rename_column/test.py::test_rename_with_parallel_insert test_rename_column/test.py::test_rename_with_parallel_merges test_rename_column/test.py::test_rename_with_parallel_select test_rename_column/test.py::test_rename_with_parallel_slow_insert test_rename_column/test.py::test_rename_with_parallel_ttl_delete test_rename_column/test.py::test_rename_with_parallel_ttl_move -vvv " altinityinfra/integration-tests-runner:ad96270260ff ' returned non-zero exit status 1.